img#hexagonOne {
    margin-top: 60px;
    width: 265px;
}

img#hexagonThree {
    margin-top: 30%;
}

img#hexagonFour {
    margin-left: 120% !important;
    width: 100%;
}
img#hexagonFive {
    width: 275px;
}
img#hexagonSix {
    margin-top: 40%;
    width: 285px;
}
.popout-logo {
    width: 20%;
}

#emailAddress {
    color: #337ab7;
    font-weight: bold;
}

.card-body {
    background: #cccccc;
    margin-bottom: 30px;
    border-bottom: 2px solid #ec0928;
    min-height: 175px;
    padding: 15px;
    margin-top: 30px;
}

@media only screen and (max-width: 768px) {
    img#hexagonOne {
        margin-top: 85%;
        width: 200px;
    }
    img#hexagonTwo {
        width: 200px;
        margin-left: 80% !important;
    }
    img#hexagonThree {
        margin-top: 30%;
        margin-left: 17px !important;
    }
    img#hexagonFour {
        margin-left: 185px !important;
        width: 200px;
        margin-top: 0%;
    }
    img#hexagonFive {
        width: 200px;
    }
    img#hexagonSix {
        margin-top: 80%;
        width: 200px;
        margin-left: 83% !important;
    }
    img#hexagonSeven {
        width: 200px;
        margin-left: 164% !important;
    }
}
@media only screen and (max-width: 425px) {
    img#hexagonOne {
        margin-top: 0;
        width: 200px;
    }
img#hexagonTwo {
    width: 200px;
    margin-left: 0 !important;
}
img#hexagonThree {
    margin-top: 0%;
    margin-left: 0 !important;
    width: 200px;
}
img#hexagonFour {
    margin-left: 0 !important;
    width: 200px;
    margin-top: 0%;
}
img#hexagonSix {
    margin-top: 0;
    width: 200px;
    margin-left: 0;
}
img#hexagonSeven {
    width: 200px;
    margin-left: 0 !important;
}
}